home *** CD-ROM | disk | FTP | other *** search
/ PC World 2003 January / PCWorld_2003-01_cd.bin / Software / Vyzkuste / rychlokurz / httrack.exe / {app} / src / swf / Makefile.in < prev    next >
Makefile  |  2002-11-16  |  7KB  |  283 lines

  1. # Makefile.in generated by automake 1.7 from Makefile.am.
  2. # @configure_input@
  3.  
  4. # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
  5. # Free Software Foundation, Inc.
  6. # This Makefile.in is free software; the Free Software Foundation
  7. # gives unlimited permission to copy and/or distribute it,
  8. # with or without modifications, as long as this notice is preserved.
  9.  
  10. # This program is distributed in the hope that it will be useful,
  11. # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
  12. # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  13. # PARTICULAR PURPOSE.
  14.  
  15. @SET_MAKE@
  16.  
  17. srcdir = @srcdir@
  18. top_srcdir = @top_srcdir@
  19. VPATH = @srcdir@
  20. pkgdatadir = $(datadir)/@PACKAGE@
  21. pkglibdir = $(libdir)/@PACKAGE@
  22. pkgincludedir = $(includedir)/@PACKAGE@
  23. top_builddir = ../..
  24.  
  25. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  26. INSTALL = @INSTALL@
  27. install_sh_DATA = $(install_sh) -c -m 644
  28. install_sh_PROGRAM = $(install_sh) -c
  29. install_sh_SCRIPT = $(install_sh) -c
  30. INSTALL_HEADER = $(INSTALL_DATA)
  31. transform = $(program_transform_name)
  32. NORMAL_INSTALL = :
  33. PRE_INSTALL = :
  34. POST_INSTALL = :
  35. NORMAL_UNINSTALL = :
  36. PRE_UNINSTALL = :
  37. POST_UNINSTALL = :
  38. host_triplet = @host@
  39. ACLOCAL = @ACLOCAL@
  40. AMDEP_FALSE = @AMDEP_FALSE@
  41. AMDEP_TRUE = @AMDEP_TRUE@
  42. AMTAR = @AMTAR@
  43. AUTOCONF = @AUTOCONF@
  44. AUTOHEADER = @AUTOHEADER@
  45. AUTOMAKE = @AUTOMAKE@
  46. AWK = @AWK@
  47. CC = @CC@
  48. CCDEPMODE = @CCDEPMODE@
  49. CFLAGS = @CFLAGS@
  50. CPP = @CPP@
  51. CPPFLAGS = @CPPFLAGS@
  52. CXX = @CXX@
  53. CXXDEPMODE = @CXXDEPMODE@
  54. CXXFLAGS = @CXXFLAGS@
  55. CYGPATH_W = @CYGPATH_W@
  56. DEFS = @DEFS@
  57. DEPDIR = @DEPDIR@
  58. DL_LIBS = @DL_LIBS@
  59. ECHO = @ECHO@
  60. ECHO_C = @ECHO_C@
  61. ECHO_N = @ECHO_N@
  62. ECHO_T = @ECHO_T@
  63. EGREP = @EGREP@
  64. EXEEXT = @EXEEXT@
  65. INSTALL_DATA = @INSTALL_DATA@
  66. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  67. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  68. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  69. LDFLAGS = @LDFLAGS@
  70. LIBS = @LIBS@
  71. LIBTOOL = @LIBTOOL@
  72. LN_S = @LN_S@
  73. LTLIBOBJS = @LTLIBOBJS@
  74. MAINT = @MAINT@
  75. MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
  76. MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
  77. MAKEINFO = @MAKEINFO@
  78. OBJEXT = @OBJEXT@
  79. PACKAGE = @PACKAGE@
  80. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  81. PACKAGE_NAME = @PACKAGE_NAME@
  82. PACKAGE_STRING = @PACKAGE_STRING@
  83. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  84. PACKAGE_VERSION = @PACKAGE_VERSION@
  85. PATH_SEPARATOR = @PATH_SEPARATOR@
  86. RANLIB = @RANLIB@
  87. SET_MAKE = @SET_MAKE@
  88. SHELL = @SHELL@
  89. SOCKET_LIBS = @SOCKET_LIBS@
  90. STRIP = @STRIP@
  91. THREADS_CFLAGS = @THREADS_CFLAGS@
  92. THREADS_LIBS = @THREADS_LIBS@
  93. V6_FLAG = @V6_FLAG@
  94. VERSION = @VERSION@
  95. ac_ct_CC = @ac_ct_CC@
  96. ac_ct_CXX = @ac_ct_CXX@
  97. ac_ct_RANLIB = @ac_ct_RANLIB@
  98. ac_ct_STRIP = @ac_ct_STRIP@
  99. am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
  100. am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
  101. am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
  102. am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
  103. am__include = @am__include@
  104. am__quote = @am__quote@
  105. bindir = @bindir@
  106. build = @build@
  107. build_alias = @build_alias@
  108. build_cpu = @build_cpu@
  109. build_os = @build_os@
  110. build_vendor = @build_vendor@
  111. datadir = @datadir@
  112. exec_prefix = @exec_prefix@
  113. host = @host@
  114. host_alias = @host_alias@
  115. host_cpu = @host_cpu@
  116. host_os = @host_os@
  117. host_vendor = @host_vendor@
  118. includedir = @includedir@
  119. infodir = @infodir@
  120. install_sh = @install_sh@
  121. libdir = @libdir@
  122. libexecdir = @libexecdir@
  123. localstatedir = @localstatedir@
  124. mandir = @mandir@
  125. oldincludedir = @oldincludedir@
  126. prefix = @prefix@
  127. program_transform_name = @program_transform_name@
  128. sbindir = @sbindir@
  129. sharedstatedir = @sharedstatedir@
  130. sysconfdir = @sysconfdir@
  131. target_alias = @target_alias@
  132. EXTRA_DIST = swf2html_cls.cpp swf2html_cls.h swf2html_define.h \
  133.         swf2html_interface.cpp swf2html_interface.h swf2html.patch \
  134.         swf2html.txt Makefile.am.ifswfavailable makeflash
  135.  
  136. subdir = src/swf
  137. mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
  138. CONFIG_HEADER = $(top_builddir)/config.h
  139. CONFIG_CLEAN_FILES =
  140. DIST_SOURCES =
  141. DIST_COMMON = Makefile.am Makefile.in
  142. all: all-am
  143.  
  144. .SUFFIXES:
  145. $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
  146.     cd $(top_srcdir) && \
  147.       $(AUTOMAKE) --gnu  src/swf/Makefile
  148. Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
  149.     cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
  150.  
  151. mostlyclean-libtool:
  152.     -rm -f *.lo
  153.  
  154. clean-libtool:
  155.     -rm -rf .libs _libs
  156.  
  157. distclean-libtool:
  158.     -rm -f libtool
  159. uninstall-info-am:
  160. tags: TAGS
  161. TAGS:
  162.  
  163. ctags: CTAGS
  164. CTAGS:
  165.  
  166. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  167.  
  168. top_distdir = ../..
  169. distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
  170.  
  171. distdir: $(DISTFILES)
  172.     @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
  173.     list='$(DISTFILES)'; for file in $$list; do \
  174.       case $$file in \
  175.         $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
  176.       esac; \
  177.       if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  178.       dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
  179.       if test "$$dir" != "$$file" && test "$$dir" != "."; then \
  180.         dir="/$$dir"; \
  181.         $(mkinstalldirs) "$(distdir)$$dir"; \
  182.       else \
  183.         dir=''; \
  184.       fi; \
  185.       if test -d $$d/$$file; then \
  186.         if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  187.           cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
  188.         fi; \
  189.         cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
  190.       else \
  191.         test -f $(distdir)/$$file \
  192.         || cp -p $$d/$$file $(distdir)/$$file \
  193.         || exit 1; \
  194.       fi; \
  195.     done
  196. check-am: all-am
  197. check: check-am
  198. all-am: Makefile
  199.  
  200. installdirs:
  201.  
  202. install: install-am
  203. install-exec: install-exec-am
  204. install-data: install-data-am
  205. uninstall: uninstall-am
  206.  
  207. install-am: all-am
  208.     @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  209.  
  210. installcheck: installcheck-am
  211. install-strip:
  212.     $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  213.       INSTALL_STRIP_FLAG=-s \
  214.       `test -z '$(STRIP)' || \
  215.         echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  216. mostlyclean-generic:
  217.  
  218. clean-generic:
  219.  
  220. distclean-generic:
  221.     -rm -f Makefile $(CONFIG_CLEAN_FILES)
  222.  
  223. maintainer-clean-generic:
  224.     @echo "This command is intended for maintainers to use"
  225.     @echo "it deletes files that may require special tools to rebuild."
  226. clean: clean-am
  227.  
  228. clean-am: clean-generic clean-libtool mostlyclean-am
  229.  
  230. distclean: distclean-am
  231.  
  232. distclean-am: clean-am distclean-generic distclean-libtool
  233.  
  234. dvi: dvi-am
  235.  
  236. dvi-am:
  237.  
  238. info: info-am
  239.  
  240. info-am:
  241.  
  242. install-data-am:
  243.  
  244. install-exec-am:
  245.  
  246. install-info: install-info-am
  247.  
  248. install-man:
  249.  
  250. installcheck-am:
  251.  
  252. maintainer-clean: maintainer-clean-am
  253.  
  254. maintainer-clean-am: distclean-am maintainer-clean-generic
  255.  
  256. mostlyclean: mostlyclean-am
  257.  
  258. mostlyclean-am: mostlyclean-generic mostlyclean-libtool
  259.  
  260. pdf: pdf-am
  261.  
  262. pdf-am:
  263.  
  264. ps: ps-am
  265.  
  266. ps-am:
  267.  
  268. uninstall-am: uninstall-info-am
  269.  
  270. .PHONY: all all-am check check-am clean clean-generic clean-libtool \
  271.     distclean distclean-generic distclean-libtool distdir dvi \
  272.     dvi-am info info-am install install-am install-data \
  273.     install-data-am install-exec install-exec-am install-info \
  274.     install-info-am install-man install-strip installcheck \
  275.     installcheck-am installdirs maintainer-clean \
  276.     maintainer-clean-generic mostlyclean mostlyclean-generic \
  277.     mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
  278.     uninstall-info-am
  279.  
  280. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  281. # Otherwise a system limit (for SysV at least) may be exceeded.
  282. .NOEXPORT:
  283.